Steps to add/update (Local SharePoint Version)
1. Extract all files from the Zip archive;
2. Run Deploy.ps1 in any SharePoint WFE server
   (Right-click on the file and choose Run with PowerShell)
3. When prompted, provide a Web application URL 
   (e.g. https://spserver:1000), where you want to use skybow Background Services
4. If a previous version of the app exists in the App Catalog, remove it before deploying the new version.
5. Upload the appropriate .sppkg file to your SharePoint App Catalog:
   - skybow-background-services-SE.sppkg (for SharePoint Subscription Edition)
   - skybow-background-services-2019.sppkg (for SharePoint 2019)
6. Add the "skybow Background Services" app to the target SharePoint site

NOTE: If you want to use the app in another web application, run Deploy.ps1 script separately for each target web application URL.